Automatic generation produced by ISE Eiffel
class
FILE_SYSTEM_STRUCTURE_CONVERTER
General
cluster: root_cluster
description: "Objects that enable displaying the file-system-structure as a tree"
Ancestors
ANY
Queries
drive_tree (drive: STRING): MY_TREE_NODE
get_directory_from_node (node: EV_TREE_NODE): STRING
sub_file_system_tree (current_path: STRING): MY_TREE_NODE
Commands
add_filenames_from_directory (list: LIST [STRING]; directory_name: STRING)
create_file_system_tree (the_tree: EV_TREE; root_directory: STRING)
-- Generated by ISE Eiffel --
For more details: www.eiffel.com